Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm-modules-updates-for-tests group in /frontend/apps/remark42 with 38 updates #1840

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps the npm-modules-updates-for-tests group in /frontend/apps/remark42 with 38 updates:

Package From To
@formatjs/cli 5.1.13 6.3.8
@mavrin/stylelint-declaration-use-css-custom-properties 2.0.0 3.0.1
@prefresh/babel-plugin 0.4.4 0.5.1
@prefresh/webpack 3.3.4 4.0.1
@size-limit/file 7.0.8 11.1.6
@swc/core 1.2.205 1.9.1
@testing-library/jest-dom 5.17.0 6.6.3
@types/eslint 8.56.12 9.6.1
@types/jest 28.1.8 29.5.14
@types/node 18.19.64 22.9.0
@types/node-emoji 1.8.2 2.1.0
@types/testing-library__jest-dom 5.14.9 6.0.0
@typescript-eslint/eslint-plugin 5.62.0 8.13.0
@typescript-eslint/parser 5.62.0 8.13.0
babel-loader 8.4.1 9.2.1
css-loader 6.11.0 7.1.2
css-minimizer-webpack-plugin 4.2.2 7.0.0
cssnano 5.1.15 7.0.6
eslint 8.57.1 9.14.0
eslint-config-prettier 8.10.0 9.1.0
eslint-plugin-prettier 4.2.1 5.2.1
eslint-plugin-react-hooks 4.6.2 5.0.0
eslint-plugin-testing-library 5.11.1 6.4.0
fork-ts-checker-webpack-plugin 7.3.0 9.0.2
jest 28.1.3 29.7.0
jest-environment-jsdom 28.1.3 29.7.0
postcss-loader 7.3.4 8.1.1
postcss-preset-env 7.8.3 10.0.9
prettier 2.8.8 3.3.3
size-limit 7.0.8 11.1.6
style-loader 3.3.4 4.0.0
stylelint 14.16.1 16.10.0
stylelint-config-standard 26.0.0 36.0.1
stylelint-value-no-unknown-custom-properties 4.0.0 6.0.1
tsconfig-paths-webpack-plugin 3.5.2 4.1.0
typescript 4.9.5 5.6.3
webpack-cli 4.10.0 5.1.4
webpack-dev-server 4.15.2 5.1.0

Updates @formatjs/cli from 5.1.13 to 6.3.8

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli@​6.3.8

6.3.8 (2024-11-05)

Note: Version bump only for package @​formatjs/cli

@​formatjs/cli@​6.3.7

6.3.7 (2024-11-04)

Note: Version bump only for package @​formatjs/cli

@​formatjs/cli@​6.3.6

6.3.6 (2024-11-02)

Note: Version bump only for package @​formatjs/cli

Commits
  • 2337f61 build: publish
  • f2bcfbd test(@​formatjs/utils): typecheck tests
  • dec9775 test(vue-intl): fix tests
  • 9c211b2 test(@​formatjs/cli): add integration test for #4489
  • 5073395 fix(react-intl): fix type inference and overload for formatMessage, fix #4538
  • 50e6d57 chore(deps): update dependency aspect_rules_ts to v3.3.1 (#4677)
  • cb20764 fix(@​formatjs/intl-locale): lookup by minimized locale for char orders, fix #...
  • 6b65d42 chore(deps): update typescript-eslint monorepo to v8.13.0 (#4676)
  • 062c2fa build: publish
  • a53d0a2 feat(@​formatjs/utils): add ability to return localized default timezone
  • Additional commits viewable in compare view

Updates @mavrin/stylelint-declaration-use-css-custom-properties from 2.0.0 to 3.0.1

Commits

Updates @prefresh/babel-plugin from 0.4.4 to 0.5.1

Release notes

Sourced from @​prefresh/babel-plugin's releases.

@​prefresh/babel-plugin@​0.5.1

Patch Changes

@​prefresh/babel-plugin@​0.5.0

Minor Changes

Changelog

Sourced from @​prefresh/babel-plugin's changelog.

0.5.1

Patch Changes

0.5.0

Minor Changes

Commits

Updates @prefresh/webpack from 3.3.4 to 4.0.1

Release notes

Sourced from @​prefresh/webpack's releases.

@​prefresh/webpack@​4.0.1

Patch Changes

@​prefresh/webpack@​4.0.0

Minor Changes

Patch Changes

Changelog

Sourced from @​prefresh/webpack's changelog.

4.0.1

Patch Changes

4.0.0

Minor Changes

Patch Changes

Commits

Updates @size-limit/file from 7.0.8 to 11.1.6

Release notes

Sourced from @​size-limit/file's releases.

11.1.6

  • Updated chokidar.
  • Updated esbuild.
  • Updated jiti.

11.1.5

  • Reduced dependencies (by @​ziebam).
  • Updated esbuild.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.

11.1.2

11.1.1

11.1.0

11.0.3

Changelog

Sourced from @​size-limit/file's changelog.

11.1.6

  • Updated chokidar.
  • Updated esbuild.
  • Updated jiti.

11.1.5

  • Reduced dependencies (by @​ziebam).
  • Updated esbuild.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.

11.1.2

11.1.1

11.1.0

11.0.3

  • Fixed .mjs config support (by Arya Emami).
  • Updated esbuild.

11.0.2

  • Fixed require is not defined regression.
  • Updated esbuild-visualizer.

11.0.1

  • Updated estimo.
  • Updated lilconfig.

11.0

  • Moved to Brotli as default compression. Use gzip: true for old behavior.

10.0.3

10.0.2

  • Fixed require is not defined in webpack-css (by Andrey Medvedev).
  • Fixed webpack config defined as function support (by @​lev875).

10.0.1

... (truncated)

Commits

Updates @swc/core from 1.2.205 to 1.9.1

Release notes

Sourced from @​swc/core's releases.

v1.9.1

No release notes provided.

v1.9.1-nightly-20241106.1

No release notes provided.

v1.9.0

No release notes provided.

v1.9.0-nightly-20241106.1

No release notes provided.

v1.8.0

No release notes provided.

v1.8.0-nightly-20241104.1

No release notes provided.

v1.7.42

No release notes provided.

v1.7.42-nightly-20241031.1

No release notes provided.

v1.7.41-nightly-20241031.1

No release notes provided.

v1.7.40

No release notes provided.

v1.7.40-nightly-20241026.1

No release notes provided.

v1.7.39

No release notes provided.

v1.7.39-nightly-20241022.1

No release notes provided.

v1.7.38-nightly-20241021.1

No release notes provided.

v1.7.37-nightly-20241021.1

No release notes provided.

v1.7.36

No release notes provided.

v1.7.36-nightly-20241015.1

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.9.1] - 2024-11-06

Bug Fixes

[1.9.0] - 2024-11-06

Bug Fixes

Features

  • (typescript) Port deno isolatedDeclarations updates (#9712) (6194044)

Miscellaneous Tasks

  • (deps) Update rust crate is-macro to v0.3.7 (#9713) (d48e6e8)

[1.8.0] - 2024-11-04

Bug Fixes

  • (es/typescript) Handle multiline type parameters in async arrow functions (#9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#9707) (c135f71)

Features

  • (es) Add es2023 and es2024 to EsVersion (#9700) (5a6f0e6)

  • (es/plugin) Introduce manual-tokio-runtmie to swc crate (#9701) (97298c4)

... (truncated)

Commits
  • 3d87fe0 chore: Publish 1.9.1 with swc_core v5.0.1
  • 30ef569 chore: Update changelog
  • bc360b2 chore: Publish 1.9.1-nightly-20241106.1 with swc_core v5.0.1
  • f40532f chore: Publish crates with swc_core v5.0.1
  • 569c799 fix(es/codegen): Fix ends_with_alpha_num (#9720)
  • c45e08f chore: Update changelog
  • 0d80301 chore: Publish 1.9.0 with swc_core v5.0.0
  • 76f6cc0 chore: Update changelog
  • 2180f7c chore: Publish 1.9.0-nightly-20241106.1 with swc_core v5.0.0
  • c2c9e1a chore: Publish crates with swc_core v5.0.0
  • Additional commits viewable in compare view

Updates @testing-library/jest-dom from 5.17.0 to 6.6.3

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.3

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)

v6.6.2

6.6.2 (2024-10-17)

Bug Fixes

  • remove recursive type reference in vitest types (#636) (4468378)

v6.6.1

6.6.1 (2024-10-16)

Bug Fixes

  • fix lodash import in to-have-selection.js (#642) (ced792e)

v6.6.0

6.6.0 (2024-10-16)

Features

v6.5.0

6.5.0 (2024-08-23)

Features

  • toHaveValue: Asserting aria-valuenow (#479) (acbf416)

v6.4.8

6.4.8 (2024-07-23)

Bug Fixes

  • Drop peerDependencies from package.json (#610) (faf534b)

v6.4.7

6.4.7 (2024-07-22)

... (truncated)

Commits
  • 5ba0156 fix: add vitest import when extending vitest matchers (#646)
  • 4468378 fix: remove recursive type reference in vitest types (#636)
  • abba961 docs: add billyjanitsch as a contributor for bug (#644)
  • 9490615 docs: add G-Rath as a contributor for code (#643)
  • ced792e fix: fix lodash import in to-have-selection.js (#642)
  • 9b14804 feat: implement toHaveSelection (#637)
  • f5b0e94 docs: add diegohaz as a contributor for ideas (#640)
  • 68e927e docs: add pwolaq as a contributor for code, and test (#639)
  • 04005db docs: add silviuaavram as a contributor for code, and test (#638)
  • 4723de3 docs: add mibcadet as a contributor for doc (#628)
  • Additional commits viewable in compare view

Updates @types/eslint from 8.56.12 to 9.6.1

Commits

Updates @types/jest from 28.1.8 to 29.5.14

Commits

Updates @types/node from 18.19.64 to 22.9.0

Commits

Updates @types/node-emoji from 1.8.2 to 2.1.0

Commits

Updates @types/testing-library__jest-dom from 5.14.9 to 6.0.0

Commits

Updates @typescript-eslint/eslint-plugin from 5.62.0 to 8.13.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.13.0

8.13.0 (2024-11-04)

🚀 Features

  • add options property to ImportExpression node (#10255)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: [only-throw-error] add allow option (#10221)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.12.1 (#10269)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • types: parent property type annotation in the ImportAttribute node (#10258)
  • utils: allow an array for the values of SharedConfig (#10217)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.12.2

8.12.2 (2024-10-29)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.12.1

8.12.1 (2024-10-28)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.13.0 (2024-11-04)

🚀 Features

  • eslint-plugin: [only-throw-error] add allow option (#10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.12.2 (2024-10-29)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.12.1 (2024-10-28)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.12.0 (2024-10-28)

🚀 Features

  • eslint-plugin: [no-base-to-string] handle String() (#10005)

... (truncated)

Commits
  • ac1f632 chore(release): publish 8.13.0
  • f83a591 fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...
  • 3b97b55 chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)
  • c1fe3ea feat(eslint-plugin): [only-throw-error] add allow option (#10221)
  • d90cc59 chore: update eslint version internally to latest (#10244)
  • 5bd4c0a fix(eslint-plugin): [consistent-type-definitions] don't leave trailing parens...
  • d9e5da1 fix(eslint-plugin): [no-deprecated] report when exported class implements/ext...
  • 1e633c7 fix(eslint-plugin): [no-deprecated] report on deprecated variables used insid...
  • 05ed7e6 docs: fix prefer-nullish-coalescing.mdx
  • be3a224 feat(eslint-plugin): [prefer-nullish-coalescing] add option `ignoreBooleanCoe...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 5.62.0 to 8.13.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.13.0

8.13.0 (2024-11-04)

🚀 Features

  • add options property to ImportExpression node (#10255)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: [only-throw-error] add allow option (#10221)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.12.1 (#10269)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • types: parent property type annotation in the ImportAttribute node (#10258)
  • utils: allow an array for the values of SharedConfig (#10217)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.12.2

8.12.2 (2024-10-29)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.12.1

8.12.1 (2024-10-28)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.13.0 (2024-11-04)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.12.2 (2024-10-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.12.1 (2024-10-28)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.12.0 (2024-10-28)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.11.0 (2024-10-21)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.10.0 (2024-10-17)

🚀 Features

  • support TypeScript 5.6 (#9972)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

8.9.0 (2024-10-14)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.8.1 (2024-10-07)

... (truncated)

Commits
  • ac1f632 chore(release): publish 8.13.0
  • 4af866a chore(release): publish 8.12.2
  • 1edec1d chore(release): publish 8.12.1
  • 3413a2d chore(release): publish 8.12.0
  • 79c27a8 chore(release): publish 8.11.0
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • 7effdea chore(release): publish 8.10.0
  • f9c49e3 feat: support TypeScript 5.6 (#9972)
  • 4666ed4 chore(release): publish 8.9.0
  • f898248 chore(release): publish 8.8.1
  • Additional commits viewable in compare view

Updates babel-loader from 8.4.1 to 9.2.1

Release notes

Sourced from babel-loader's releases.

v9.2.1

What's Changed

Full Changelog: babel/babel-loader@v9.2.0...v9.2.1

v9.2.0

What's Changed

Full Changelog: babel/babel-loader@v9.1.3...v9.2.0

v9.1.3

Security dependency updates

New Contributors

Full Changelog: babel/babel-loader@v9.1.2...v9.1.3

v9.1.2

9.1.1 was a broken release, it didn't include all the commits.

Dependencies updates

Misc

New Contributors

Full Changelog: babel/babel-loader@v9.1.0...v9.1.2

v9.1.0

New features

Full Changelog: babel/babel-loader@v9.0.1...v9.1.0

... (truncated)

Commits

Updates...

Description has been truncated

@dependabot dependabot bot requested a review from umputun as a code owner November 8, 2024 01:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch from 822902e to a3bd974 Compare November 8, 2024 22:01
@paskal
Copy link
Collaborator

paskal commented Nov 8, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch from a3bd974 to 5b66f4a Compare November 8, 2024 22:39
@paskal
Copy link
Collaborator

paskal commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch from 5b66f4a to d02f6a7 Compare November 10, 2024 18:43
@paskal
Copy link
Collaborator

paskal commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch from d02f6a7 to 995e3be Compare November 10, 2024 19:32
@paskal paskal force-pushed the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch from 995e3be to 62f3218 Compare November 10, 2024 20:19
@paskal paskal force-pushed the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch from 62f3218 to 5c1b8f0 Compare November 10, 2024 21:23
Copy link

github-actions bot commented Nov 10, 2024

size-limit report 📦

Path Size
public/embed.mjs 2.03 KB (0%)
public/remark.mjs 73.5 KB (+0.01% 🔺)
public/remark.css 8.26 KB (+0.02% 🔺)
public/last-comments.mjs 35.75 KB (-0.01% 🔽)
public/last-comments.css 3.75 KB (+0.03% 🔺)
public/deleteme.mjs 12.07 KB (0%)
public/counter.mjs 751 B (0%)

Bumps the npm-modules-updates-for-tests group in /frontend/apps/remark42 with 38 updates:

| Package | From | To |
| --- | --- | --- |
| [@formatjs/cli](https://github.com/formatjs/formatjs) | `5.1.13` | `6.3.8` |
| [@mavrin/stylelint-declaration-use-css-custom-properties](https://github.com/Mavrin/stylelint-declaration-use-css-custom-properties) | `2.0.0` | `3.0.1` |
| [@prefresh/babel-plugin](https://github.com/preactjs/prefresh/tree/HEAD/packages/babel) | `0.4.4` | `0.5.1` |
| [@prefresh/webpack](https://github.com/preactjs/prefresh/tree/HEAD/packages/webpack) | `3.3.4` | `4.0.1` |
| [@size-limit/file](https://github.com/ai/size-limit) | `7.0.8` | `11.1.6` |
| [@swc/core](https://github.com/swc-project/swc) | `1.2.205` | `1.9.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.6.3` |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `8.56.12` | `9.6.1` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `28.1.8` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.64` | `22.9.0` |
| [@types/node-emoji](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-emoji) | `1.8.2` | `2.1.0` |
| [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) | `5.14.9` | `6.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.13.0` |
| [babel-loader](https://github.com/babel/babel-loader) | `8.4.1` | `9.2.1` |
| [css-loader](https://github.com/webpack-contrib/css-loader) | `6.11.0` | `7.1.2` |
| [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) | `4.2.2` | `7.0.0` |
| [cssnano](https://github.com/cssnano/cssnano) | `5.1.15` | `7.0.6` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.14.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.10.0` | `9.1.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.2.1` | `5.2.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.0.0` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `5.11.1` | `6.4.0` |
| [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) | `7.3.0` | `9.0.2` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.3` | `29.7.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `28.1.3` | `29.7.0` |
| [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `7.3.4` | `8.1.1` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `7.8.3` | `10.0.9` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.3.3` |
| [size-limit](https://github.com/ai/size-limit) | `7.0.8` | `11.1.6` |
| [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.4` | `4.0.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `14.16.1` | `16.10.0` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `26.0.0` | `36.0.1` |
| [stylelint-value-no-unknown-custom-properties](https://github.com/csstools/stylelint-value-no-unknown-custom-properties) | `4.0.0` | `6.0.1` |
| [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) | `3.5.2` | `4.1.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.9.5` | `5.6.3` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `4.10.0` | `5.1.4` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.2` | `5.1.0` |

Updates `@formatjs/cli` from 5.1.13 to 6.3.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@mavrin/stylelint-declaration-use-css-custom-properties` from 2.0.0 to 3.0.1
- [Commits](https://github.com/Mavrin/stylelint-declaration-use-css-custom-properties/commits)

Updates `@prefresh/babel-plugin` from 0.4.4 to 0.5.1
- [Release notes](https://github.com/preactjs/prefresh/releases)
- [Changelog](https://github.com/preactjs/prefresh/blob/main/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/preactjs/prefresh/commits/@prefresh/[email protected]/packages/babel)

Updates `@prefresh/webpack` from 3.3.4 to 4.0.1
- [Release notes](https://github.com/preactjs/prefresh/releases)
- [Changelog](https://github.com/preactjs/prefresh/blob/main/packages/webpack/CHANGELOG.md)
- [Commits](https://github.com/preactjs/prefresh/commits/@prefresh/[email protected]/packages/webpack)

Updates `@size-limit/file` from 7.0.8 to 11.1.6
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/size-limit/commits/11.1.6)

Updates `@swc/core` from 1.2.205 to 1.9.1
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.2.205...v1.9.1)

Updates `@testing-library/jest-dom` from 5.17.0 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.6.3)

Updates `@types/eslint` from 8.56.12 to 9.6.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

Updates `@types/jest` from 28.1.8 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 18.19.64 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/node-emoji` from 1.8.2 to 2.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-emoji)

Updates `@types/testing-library__jest-dom` from 5.14.9 to 6.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)

Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.62.0 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser)

Updates `babel-loader` from 8.4.1 to 9.2.1
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v8.4.1...v9.2.1)

Updates `css-loader` from 6.11.0 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v6.11.0...v7.1.2)

Updates `css-minimizer-webpack-plugin` from 4.2.2 to 7.0.0
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-minimizer-webpack-plugin@v4.2.2...v7.0.0)

Updates `cssnano` from 5.1.15 to 7.0.6
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6)

Updates `eslint` from 8.57.1 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.14.0)

Updates `eslint-config-prettier` from 8.10.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.10.0...v9.1.0)

Updates `eslint-plugin-prettier` from 4.2.1 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.2.1)

Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/[email protected]/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-testing-library` from 5.11.1 to 6.4.0
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v5.11.1...v6.4.0)

Updates `fork-ts-checker-webpack-plugin` from 7.3.0 to 9.0.2
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v7.3.0...v9.0.2)

Updates `jest` from 28.1.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

Updates `jest-environment-jsdom` from 28.1.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)

Updates `postcss-loader` from 7.3.4 to 8.1.1
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/postcss-loader@v7.3.4...v8.1.1)

Updates `postcss-preset-env` from 7.8.3 to 10.0.9
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `prettier` from 2.8.8 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.3.3)

Updates `size-limit` from 7.0.8 to 11.1.6
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/size-limit/commits/11.1.6)

Updates `style-loader` from 3.3.4 to 4.0.0
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/style-loader@v3.3.4...v4.0.0)

Updates `stylelint` from 14.16.1 to 16.10.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@14.16.1...16.10.0)

Updates `stylelint-config-standard` from 26.0.0 to 36.0.1
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@26.0.0...36.0.1)

Updates `stylelint-value-no-unknown-custom-properties` from 4.0.0 to 6.0.1
- [Release notes](https://github.com/csstools/stylelint-value-no-unknown-custom-properties/releases)
- [Changelog](https://github.com/csstools/stylelint-value-no-unknown-custom-properties/blob/main/CHANGELOG.md)
- [Commits](csstools/stylelint-value-no-unknown-custom-properties@4.0.0...v6.0.1)

Updates `tsconfig-paths-webpack-plugin` from 3.5.2 to 4.1.0
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths-webpack-plugin@v3.5.2...v4.1.0)

Updates `typescript` from 4.9.5 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.5...v5.6.3)

Updates `webpack-cli` from 4.10.0 to 5.1.4
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@5.1.4)

Updates `webpack-dev-server` from 4.15.2 to 5.1.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.15.2...v5.1.0)

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@mavrin/stylelint-declaration-use-css-custom-properties"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@prefresh/babel-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@prefresh/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@size-limit/file"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@types/node-emoji"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@types/testing-library__jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: eslint-plugin-testing-library
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: fork-ts-checker-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: size-limit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: stylelint-value-no-unknown-custom-properties
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: tsconfig-paths-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates-for-tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@paskal paskal force-pushed the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch from 5c1b8f0 to b129039 Compare November 10, 2024 21:25
@paskal paskal closed this Nov 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@paskal paskal deleted the dependabot/npm_and_yarn/frontend/apps/remark42/npm-modules-updates-for-tests-da749204ba branch November 10, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant